How
to replace non-standard resources
|
A custom resource is used to store most any type of binary data within a resource
file. Common data types that might be stored as custom resources are sound (.wav)
and video (.avi) files.
Using Resource Tuner you can replace non-standard resources in a file: typelibs, cab, midi, custom resources and more.
It is important to note that editing some types of binary resources can introduce additional bytes into the resource. Such changes may cause the file to fault during execution. Unfortunately this is one of the inherent risks that comes with modifying executable files.
Warning! Resource Tuner can not validate the content of the data you are loading from disk. Carelessly swapping out this data may render the modified executable inoperable.
1. Select the custom resource item to be replaced in the Resource Tree.
2. Export it to a disk using the "Save Resource As" button
or the popup menu displayed by
right-clicking the Resource Tree.
3. Edit the file externally using third party editing software (e.g.
a wave file or binary editor).
4. Highlight the resource item to be replaced.
5. Press the Resource Editor button
to bring up the "Replace A Resource" dialog.
6. Press the Folder icon
to open and import the edited file from step 3 or use the [Ctrl+O] key combination.
7. Press OK to close the Resource Editor and select 'File' -> 'Save
File As ...' to save the changes you've just made to the target file. If warned
that the image size has changed, click "Yes" to update the file size.